home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / utils / selector / examples / popuppanel.sel < prev    next >
Text File  |  1998-01-28  |  496b  |  25 lines

  1. version 6
  2.  
  3. popup hide still
  4. screen jump
  5.  
  6. font helvetica 13 ordefault
  7. border off
  8. y 0 frommax
  9. background 3
  10. gap 1
  11. rows 1
  12. title off
  13.  
  14.     color 1 0
  15.     button Shell 'newshell con:20/156/640/178'
  16.     color 1 3
  17.     button Workbench ScreenRun Workbench
  18.     button DiskMaster ScreenRun DM 'dm2 sys:disk&fil/DiskMaster2'
  19.     button Editor ScreenRun HBASIC.1 hbasic2:hbasic2
  20.     color 1 0
  21.     button DigiBooster run "Work:LJUD/Trackers/DigiBooster1.7_FULL"
  22.     button Spela run 'selector spelavad'
  23.     button Prefs run 'execute /prefs'
  24.  
  25.